-- card: 8445 from stack: in.0 -- bmap block id: 6688 -- flags: 0000 -- background id: 8162 -- name: animTitle2 -- part 8 (field) -- low flags: 81 -- high flags: 2000 -- rect: left=165 top=9 right=59 bottom=322 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 24 -- style flags: 256 -- line height: 24 -- part name: section 1: -- part 9 (field) -- low flags: 81 -- high flags: 2000 -- rect: left=165 top=9 right=59 bottom=322 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 24 -- style flags: 256 -- line height: 24 -- part name: section 2: -- part 26 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=473 top=17 right=50 bottom=508 -- title width / last selected line: 0 -- icon id / first selected line: 178 / 178 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: mainMenuIcon ----- HyperTalk script ----- -- "hilite" is in the stack script on mouseUp hilite the target, 1, 20 visual dissolve go cd "go to main menu" end mouseUp -- part 10 (field) -- low flags: 81 -- high flags: 2000 -- rect: left=165 top=9 right=59 bottom=322 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 24 -- style flags: 256 -- line height: 24 -- part name: section 3: -- part 13 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=144 top=64 right=93 bottom=339 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: menuTitle -- part 14 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=473 top=24 right=56 bottom=505 -- title width / last selected line: 0 -- icon id / first selected line: 28467 / 28467 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: grey1 -- part 17 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=79 top=124 right=179 bottom=136 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: section 1: -- part 18 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=79 top=194 right=249 bottom=134 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: section 2: -- part 21 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=474 top=195 right=224 bottom=506 -- title width / last selected line: 0 -- icon id / first selected line: 24471 / 24471 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: MapBtn ----- HyperTalk script ----- -- "DisSpeed" holds the speed to use for visual effects on mouseUp global DisSpeed visual DisSpeed go "•HC 2.0-3" end mouseUp -- part 22 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=474 top=235 right=264 bottom=506 -- title width / last selected line: 0 -- icon id / first selected line: 10112 / 10112 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: HomeBtn ----- HyperTalk script ----- on mouseUp answer "What do you want to do?" with "Cancel" or "Quit" or "Go Home" if it is not "Cancel" then global CameFrom,stakName put the short name of this cd into CameFrom put the short name of this stack into stakName if it is "Quit" then doMenu "Quit HyperCard" else if it is "Go Home" then doMenu "Home" end if end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=473 top=14 right=46 bottom=505 -- title width / last selected line: 0 -- icon id / first selected line: 28467 / 28467 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: grey2 -- part 29 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=140 top=62 right=91 bottom=463 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 24 -- style flags: 8448 -- line height: 32 -- part name: menuTitle -- part 30 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=79 top=264 right=320 bottom=134 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: section 3: -- part contents for card part 8 ----- text ----- The Basic Menu -- part contents for card part 9 ----- text ----- Nuts & Bolts Menu -- part contents for card part 10 ----- text ----- Support Menu -- part contents for card part 29 ----- text ----- M A I N M E N U